Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Presenters Namespace > WorkstationPresenterBase<V> Class : Error Event |
public event ErrorEventHandler Error
'Declaration Public Event Error As ErrorEventHandler
'Usage Dim instance As WorkstationPresenterBase(Of V) Dim handler As ErrorEventHandler AddHandler instance.Error, handler
public: __event ErrorEventHandler* Error
public: event ErrorEventHandler^ Error